Skip to content

Badged: ArrangeOverride Infinate loop fix #3786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

JorisCleVR
Copy link
Contributor

We had issues with infinate loops in our application. We eventually found that the ArrangeOverride method of Badged caused this issue. In the code we found that the _badgeContainer.Margin is set twice. Removing this the first set solves our issue and also seems not necessary.

@Keboo Keboo added this to the 5.3.0 milestone Feb 7, 2025
@Keboo Keboo added the release notes Items are likely to be highlighted in the release notes. label Feb 7, 2025
@Keboo Keboo enabled auto-merge (squash) February 7, 2025 05:08
@Keboo Keboo merged commit cbf1d1e into MaterialDesignInXAML:master Feb 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes Items are likely to be highlighted in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants